home *** CD-ROM | disk | FTP | other *** search
/ Champak 61 / Volume 61 - JOGO DISK .iso / Games / lamb-chop-drop.swf / scripts / DefineButton2_314 / BUTTONCONDACTION on(release).as
Text File  |  2008-03-17  |  93b  |  6 lines

  1. on(release){
  2.    _root.kvEvent(452);
  3.    stopAllSounds();
  4.    _root.gotoAndStop("game");
  5. }
  6.